Bitmap for UWP
ComputeLength(Nullable<Matrix3x2>,Single) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct2D 名前空間 > Geometry クラス > ComputeLength メソッド : ComputeLength(Nullable<Matrix3x2>,Single) メソッド
HRESULT ID2D1Geometry::ComputeLength([In, Optional] const D2D_MATRIX_3X2_F* worldTransform,[In] float flatteningTolerance,[Out] float* length)
シンタックス
'宣言
 
Public Overloads Function ComputeLength( _
   ByVal worldTransform As System.Nullable(Of Matrix3x2), _
   ByVal flatteningTolerance As System.Single _
) As System.Single
public System.float ComputeLength( 
   System.Nullable<Matrix3x2> worldTransform,
   System.float flatteningTolerance
)

パラメータ

worldTransform
flatteningTolerance
参照

Geometry クラス
Geometry メンバ
オーバーロード一覧